Welcome![Sign In][Sign Up]
Location:
Search - filter MFC

Search list

[Special Effectsclassification-and-fusion

Description: 基于VC6.0的MFC实现,功能包括:图像分类(K均值、ISODATA)、图像融合(基于高通滤波的加权融合和非加权融合、HIS融合)、直方图均衡化、直方图匹配、RGB与HIS之间的相互转换-based on MFC, functionality include: image classification(K means and ISODATA),image fusion(fusion based on HIS transformation and fusion based on high pass filter), histogram equalization, histogram matching, interconversion between RGB and HIS color space
Platform: | Size: 483328 | Author: M ROCK | Hits:

[Multimedia programChapter04

Description: 第4章用到的代码,其中AppIPTransform为MFC Filter的例子, DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。-The code used in Chapter 4 where AppIPTransform example MFC Filter, DsDemo some demo code, FilterTitleOverlay the characters superimposed Filter the source code.
Platform: | Size: 78848 | Author: huangmuo | Hits:

[VC/MFClesson-12

Description: 孙鑫VC++教学课程lesson12:const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。 -Sun Xin VC++ tutorial lesson12: const char* char* const distinction. C language support for file read and write, the FILE pointer difference between text files and binary files. Way to read and write files with text and Note to the binary mode read and write files. The C++ support, ofstream and ifstream usage of file read and write. Win32 SDK file read and write support for the use of the CreateFile function, WriteFile function, ReadFile function the MFC file reading and writing support use CFile class and CFileDialog file filter settings. win.ini file and read and write registry and related knowledge points.
Platform: | Size: 710656 | Author: 谢建伟 | Hits:

[Special EffectsNew-folder

Description: 这是我自己在mfc下利用gdal库实现的遥感影像显示模块,能显示绝大部分的遥感影像格式数据。打开影像是可以同时打开多幅影像,程序默认对每幅影像建立各自的金字塔文件以便后面操作,同时程序默认将影像拉伸到0-255范围以防有的影像是11位的或更大的而显示不出来。打开影像后可进行简单的拉框放缩、移动、复位、旋转、链接显示、直方图、缩略图等操作,还有基本的影像增强处理,如伪彩色变换、饱和度亮度调节、直方图匹配、各种滤波等。影像处理实现了几何校正、投影变换、裁剪等操作。界面开发时用的是mfc的ROBBON界面。其中还含有不太够完善但可运行的种子点生长分割算法。此外还有些个人结合产学研实现的算法,如地温反演的单窗算法。程序当中借用了不少他人的开发成果,所以也把自己的贡献出来与大家分享啦,有什么问题尽可以邮件联系本人xiluoduyu@163.com,或访问我的csdn博客http://blog.csdn.net/xiluoduyu。压缩包里面包含整个程序的详细的开发帮助文档和可运行程序,但注意不要随便移动debug文件夹里面的dll文件以免主界面无法启动。 -This is a little program about image processing, such as pseudo color transformation, saturation, brightness adjustment, histogram matching, all kinds of filter algorithm, etc. In it I have realized the geometric correction, projection transformation, as well as cutting operation. Interface development used the MFC Ribbon interface. Besides,it contains a seed growth segmentation algorithm,not perfect enough yet still works.In addition ,an implementation of ground temperature inversion- single window.
Platform: | Size: 13575168 | Author: Richard | Hits:

[Special EffectsCVMFC

Description: OpenCV图像处理的程序,包含图像的平滑滤波高斯变换和视频采集人脸检测目标跟踪等功能,是个较完整的MFC程序-OpenCV image processing procedures, containing an image the smoothing filter Gaussian transform and video capture face detection, target tracking, etc., is a more complete MFC program
Platform: | Size: 12454912 | Author: Zion | Hits:

[Special Effectsdsp

Description: 数字图像处理的常见算法 基于对话框的mfc源码 打开图像 保存图像 平均滤波 直方图-Digital image processing algorithm is based on common open source mfc dialog save the image histogram image averaging filter
Platform: | Size: 2454528 | Author: chaos | Hits:

[Special EffectsGaussian-

Description: 基于visual C++ 6.0 用MFC编写的高斯平滑滤波程序,文件中包含测试图像-software of Gaussian smoothing filter based on MFC.The file includes the test image.
Platform: | Size: 3742720 | Author: wave | Hits:

[Windows DevelopFile

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const distinction. Document literacy C language support, FILE pointer text files and binary files distinction. Used to read and write text files and read and write files in binary mode Notes. C++ for document literacy support, ofstream and ifstream usage. Win32 SDK to support reading and writing files, CreateFile function, WriteFile function, ReadFile function to use MFC support for reading and writing files, CFile Class CFileDialog use file filter settings. win.ini file and registry write methods and related knowledge points.
Platform: | Size: 1925120 | Author: 奋斗不止 | Hits:

[Special EffectsColorProcess

Description: 基于MFC对话框编写,对彩色图像进行红绿蓝三种颜色的滤除,并具有Gama矫正功能-MFC dialog based on the preparation of the color images in three colors red, green and blue filter, and has Gama correction function
Platform: | Size: 9073664 | Author: 王奇特 | Hits:

[Special EffectsLDJ1

Description: 基于MFC的界面设计,包括灰度化、边缘检测、图像反转、均值、中值滤波,适合初学者,有详细注释。-MFC interface design, including gray, edge detection, image inversion, mean, median filter, suitable for beginners, there are detailed notes.
Platform: | Size: 2093056 | Author: 猪猪侠 | Hits:

[Special EffectsImageEnhance

Description: 用MFC编写的界面,用VC实现基于拉普拉斯算子、sober算子的边缘检测,同时包括均值滤波,伽马变换,有注释,适合初学者-Prepared using MFC interface, with VC-based Laplacian, sober operator edge detection, and includes the mean filter, gamma conversion, there are notes for beginners
Platform: | Size: 1982464 | Author: 猪猪侠 | Hits:

[Windows DevelopFile

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const distinction. C language support for reading and writing files, FILE pointer differences between text files and binary files. Read and write text files and read and write in binary mode Notes document. C++ usage of file read and write support, ofstream and ifstream. MFC support for file reading and writing, CFile Class CFileDialog use file filter settings supports, CreateFile function, WriteFile function, ReadFile function to read and write files in Win32 SDK. win.ini file and registry write methods and related knowledge.
Platform: | Size: 36864 | Author: lw | Hits:

[Special EffectsOpenCVdemo6-

Description: 基于MFC的OPENCV开发环境的中值滤波,均衡化,高斯滤波的对比-MFC-based median filter OPENCV development environment, equalization, contrast Gaussian filter
Platform: | Size: 2031616 | Author: 郭中权 | Hits:

[Windows DevelopMFCKal

Description: MFC下卡尔曼滤波算法的实现,对匀速运动目标的跟踪滤波-Realization of MFC Kalman Filter for uniform motion target tracking filter
Platform: | Size: 3812352 | Author: danny | Hits:

[Other GamesRect

Description: VC6.6+ Mfc 基于对话框下的 模拟中值滤波的小游戏,重要是练习绘图。-VC6.6+ Mfc dialog based on the value of the simulation game under the filter, it is important to practice drawing.
Platform: | Size: 3357696 | Author: | Hits:

[Graph DrawingAdvancedScope

Description: 用MFC输出波形,实现滤波器功能,智能控件,多路波形可同时采集输出,并进行先关处理,-With MFC output waveform, implementing the filter function, intelligent control, multi-channel output waveform can gather, and first off process,
Platform: | Size: 21015552 | Author: zhuofan | Hits:

[OtherKalman

Description: GPS_SINS integrated navigation Calman filtering algorithm, loose coupling, VC++ programming, MFC interface.-Calman filter algorithm for GPS_SINS integrated navigation
Platform: | Size: 5380096 | Author: Scott | Hits:

[e-languagewnlb

Description: 维纳滤波源码,内有说明,基于vc6.0mfc-Wiener filter source code, which is described, based on vc6.0 mfc
Platform: | Size: 1024 | Author: 周家明 | Hits:

[Internet-NetworkIPPacketMonitoring

Description: IP包抓取工具,MFC程序,拥有可视化界面,可以过滤特定IP,输出数据包包首和数据,使用柱状图统计抓取的包的数量和类型。-IP packet capture tools, has a visual interface, can filter out specific IP and output data bag first and data, using the number and type of histogram grab bag.
Platform: | Size: 152576 | Author: qiu | Hits:

[Special EffectsTaskDIBMiddle

Description: MFC程序,可实现图片的放大缩小旋转以及滤波器等功能。-MFC program, you can achieve the picture zoom and other rotating filter function.
Platform: | Size: 2177024 | Author: 张兆铭 | Hits:
« 1 2 3 4 5 6 78 »

CodeBus www.codebus.net